DX11 SET MESH INDEXDATA

Sets which vertex the specified index refers to for the given mesh.

  Syntax
DX11 SET MESH INDEXDATA mesh, index, vertex
  Parameters
mesh
Dword
The mesh for which to set the index data.
index
Dword
The index to set.
vertex
Dword
The vertex to set the given index to refer to for the specified mesh.

  Returns

This function does not return a value.

  See also

MESH Functions Menu
DX11 Function Categories